UInt16NIProviderIConvertExtendedUInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvertExtended<UInt16N> IProvider<IConvertExtended<UInt16N>>.GetInstance()
Private Function GetInstance As IConvertExtended(Of UInt16N)
Implements IProvider(Of IConvertExtended(Of UInt16N)).GetInstance
private:
virtual IConvertExtended<UInt16N>^ GetInstance() sealed = IProvider<IConvertExtended<UInt16N>^>::GetInstance
private abstract GetInstance : unit -> IConvertExtended<UInt16N>
private override GetInstance : unit -> IConvertExtended<UInt16N>
IConvertExtendedUInt16NAn instance of
T.
IProviderTGetInstance